home *** CD-ROM | disk | FTP | other *** search
/ Aminet 12 / Aminet 12 (1996)(GTI - Schatztruhe)[!][Jun 1996].iso / Aminet / dev / gcc / ixemul_doc.readme < prev    next >
Encoding:
Text File  |  1996-05-05  |  3.2 KB  |  75 lines

  1. Short:    IXemul 43.0 - various documentation
  2. Author:   various
  3. Uploader: fnf@ninemoons.com
  4. Type:     dev/gcc
  5.  
  6. This is ixemul.library release 43.0, a shared library that makes it possible
  7. to compile and run most Unix programs under AmigaOS with almost no changes.
  8. IXemul is part of the ADE (Amiga Developer's Environment), a community
  9. effort to produce a complete development environment that is stable,
  10. available in source, and completely self-hosting.  See the ADE readme file
  11. at ftp://ftp.ninemoons.com/pub/ade/README for more details about ADE.
  12.  
  13. This release of IXemul integrates Jeff Shepherd's networking code.  If
  14. ixnet.library (included) is installed then ixemul.library will use the
  15. networking functions from the ixnet.library, instead of the default dummy
  16. implementation.  Ixnet.library works with AS225 and with AmiTCP.  It
  17. supports both clients and daemons.  A program that uses networking functions
  18. is completely shielded from the AS225 and AmiTCP differences by
  19. ixnet.library, which will take care of all the details for you. That means
  20. that there is no longer any need to provide two different binaries, one for
  21. AS225 and one for AmiTCP.  Furthermore, it is relatively easy to add support
  22. for other network packages. Thanks Jeff!
  23.  
  24. This release also contains new stackchecking and stack extension code,
  25. thanks to Matthias Fleischer, and support for the freshly completed port of
  26. GDB (the GNU Debugger).  Thanks Hans!
  27.  
  28. The net ixemul library distribution consists of several archives:
  29.  
  30.   ixemul-bin.lha    Utils for gnu/bin, like ixtrace and ixconfig
  31.  
  32.   ixemul-sdk.lha    Files needed to build applications that use
  33.             ixemul.library.
  34.  
  35.   ixemul-doc.lha    Various documentation, such as this file
  36.  
  37.   ixemul-src.lha    Complete source code for ixemul library
  38.  
  39.   ixemul-tz.lha        Pieces for doing TZ (timezone) management
  40.  
  41.   ixemul-CCCF.lha    Specific flavors of the library, where 'CCC'
  42.             is one of 000, 020, 030, or 040, for 68000, 68020,
  43.             68030, and 68040 respectively, and 'F' is either
  44.             'f', 's', or 't' for FPU support or soft floating
  45.             point or a "trace" version (also soft float)
  46.             respectively.
  47.  
  48. For further information consult the NEWS, INSTALL, README and TODO files in
  49. the documentation archive.
  50.  
  51. -Fred Fish  (fnf@ninemoons.com)
  52.  
  53.  
  54. ============================= Archive contents =============================
  55.  
  56. Original  Packed Ratio    Date     Time    Name
  57. -------- ------- ----- --------- --------  -------------
  58.      957     534 44.2% 26-Mar-96 03:18:10 +BUGS
  59.    17982    6993 61.1% 13-Mar-96 12:00:00 +COPYING
  60.    25265    9285 63.2% 13-Mar-96 12:00:00 +COPYING.LIB
  61.     1925     982 48.9% 26-Mar-96 03:04:30 +COPYRIGHT
  62.     1845     890 51.7% 26-Mar-96 03:18:12 +important.readme
  63.     7574    2801 63.0% 26-Mar-96 03:18:10 +INSTALL
  64.    21616    8057 62.7% 26-Mar-96 02:45:08 +ixprefs.guide
  65.      504     263 47.8% 13-Mar-96 12:00:00 +ixprefs.guide.info
  66.     3814    1375 63.9% 31-Mar-96 01:09:12 +ixrun.doc
  67.     7128    2391 66.4% 31-Mar-96 01:09:18 +ixtimezone.doc
  68.     5693    2187 61.5% 31-Mar-96 01:09:32 +ixtrace.doc
  69.    14533    6182 57.4% 26-Mar-96 03:18:12 +NEWS
  70.    32200   13075 59.3% 13-Mar-96 12:00:00 +README
  71.     1407     788 43.9% 26-Mar-96 03:18:10 +TODO
  72.    11848    3934 66.7% 31-Mar-96 01:09:26 +zic.doc
  73. -------- ------- ----- --------- --------
  74.   154291   59737 61.2% 08-Apr-96 15:39:34   15 files
  75.